home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / WebObjects / WebObjectsDoc_HTML / DynamicElements / StringEx1.wo / StringEx1.wod < prev    next >
Encoding:
Text File  |  1996-03-08  |  252 b   |  10 lines

  1. // Navigation bar at top of page
  2. NAVLISTEXAMPLE: NavListExample {}; 
  3.  
  4. // The example
  5. FORTNIGHT: WOString {value=twoWeeksHence};
  6.  
  7. // The component that lets you view the source code of the example
  8. SHOWSOURCE: CodeViewer {componentName = "StringEx1"}; 
  9.  
  10.